From: Lars Magne Ingebrigtsen Date: Thu, 15 Aug 2013 20:10:47 +0000 (+0200) Subject: Whitespace fixup. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~3275^2~219 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=1eade9434208f966037ca01e96db1e156b51e215;p=emacs.git Whitespace fixup. --- diff --git a/src/image.c b/src/image.c index d7e1d7991dd..3d12ea8e9eb 100644 --- a/src/image.c +++ b/src/image.c @@ -7968,7 +7968,7 @@ imagemagick_compute_animated_image (MagickWand *super_wand, int ino) PixelSetMagickColor (dest[x + source_left], &pixel); } } - PixelSyncIterator(dest_iterator); + PixelSyncIterator (dest_iterator); } DestroyPixelIterator (source_iterator);